Skip to content

Add ai.tetrees-mcp-npx - #295

Open
joseph35533553 wants to merge 1 commit into
mcpmux:mainfrom
joseph35533553:add-ai-tetrees-mcp-npx
Open

Add ai.tetrees-mcp-npx#295
joseph35533553 wants to merge 1 commit into
mcpmux:mainfrom
joseph35533553:add-ai-tetrees-mcp-npx

Conversation

@joseph35533553

Copy link
Copy Markdown

Change Type

  • Add a new server definition

Summary

Add Tetrees AI (@tetrees/mcp@2.2.1) as a stdio npx MCP server. Users mint a revocable TETREES_TOKEN on ex.tetrees.ai.

Server Details

Checklist

CI-enforced

  • JSON file lives at servers/<id>.json
  • Filename matches the id field exactly
  • Required fields present: id, name, transport
  • node scripts/validate.js servers/ai.tetrees-mcp-npx.json passes
  • node scripts/validate.js --check-conflicts passes
  • pnpm test (vitest install blocked by ignored esbuild build scripts on this machine)
  • Every commit is signed off — git commit -s (DCO)

Reviewer quality bar

  • description is one clear sentence
  • Categories from categories.json
  • ${input:TETREES_TOKEN} has a matching metadata input
  • Token input is secret: true
  • Credential input has obtain instructions
  • auth.type is api_key
  • links.repository is public
  • Did not set platform-managed fields

Notes for Reviewers

Transport is stdio only. There is no public Streamable HTTP MCP URL. TETREES_API_URL is hardcoded to production https://ex.tetrees.ai/api.

Made with Cursor

List Tetrees AI as a stdio npx MCP server using @tetrees/mcp@2.2.1.

Signed-off-by: unknown <joseph3553@naver.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant